home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Select / ComposeInColor.app / Info.nib / data.classes next >
Encoding:
Text File  |  1994-12-14  |  725 bĀ   |  48 lines

  1. Controller = {
  2.     ACTIONS = {
  3.     appDidInit:;
  4.     changeColorModeToRGB:;
  5.     infoPanel:;
  6.     adjustColorWell:;
  7.     changeColorModeToHSB:;
  8.     changeColorModeToCMYK:;
  9.     saveRequest:;
  10.     adjustColorForm:;
  11.     helpPanel:;
  12.     open:;
  13.     };
  14.     OUTLETS = {
  15.     DatabaseWindow;
  16.     SelectForm;
  17.     JoblistWindow;
  18.     CompositeWindow;
  19.     SaveAsMenuButton;
  20.     ColorPanelI;
  21.     RangeWell;
  22.     ExtractionFactorBox;
  23.     ReplaceWell;
  24.     ReplaceRangeForm;
  25.     SaveMenuButton;
  26.     RangeForm;
  27.     ReplaceRangeWell;
  28.     ActionPanelI;
  29.     ReplaceForm;
  30.     HelpPanel;
  31.     SelectWell;
  32.     StringTableI;
  33.     MemoryI;
  34.     ExamineWindow;
  35.     RevertMenuButton;
  36.     CloseMenuButton;
  37.     InfoPanel;
  38.     CoordinateButton;
  39.     CompositeViewI;
  40.     };
  41.     SUPERCLASS = Object;
  42. };
  43. FirstResponder = {
  44.     ACTIONS = {
  45.     };
  46.     SUPERCLASS = Object;
  47. };
  48.